NevronOpenVision
Nevron.Nov.Interop Namespace / NNovInteropUnmarshaller<TStub> Class
Properties Methods


NNovInteropUnmarshaller<TStub> Class Members

The following tables list the members exposed by NNovInteropUnmarshaller<TStub>.

Public Properties
 NameDescription
Public PropertyGets or sets the function map  
Public PropertyGets or sets the stub object  
Top
Public Methods
 NameDescription
Public MethodPerforms a single unmarshalled call.  
Public MethodPerforms a batch unmarshalled call.  
Top
Protected Methods
 NameDescription
Protected MethodGets a method for the specified function index  
Protected MethodMust override to return the name of the function with the specified index.  
Protected MethodMust override to return the stub object  
Protected MethodPerforms an interop call.  
Top
See Also